SCCM Client  push not working
I have SCCM 2007 installed. When I do client push from the site server it never goes through on a select number of clients /. I checked the CCM.log on the server and I am getting this error. Unable to connect to WMI (r) on remote machine "NAME", error = 0x8004100e Any help would be much appreciated. Thanks.
October 27th, 2010 10:49am

That error translates to WBEM_E_INVALID_NAMESPACE. Make sure that there's no interfering firewall and that permissions are ok. You can use wbemtest.exe for trying to connect to root\cimv2 on the remote machines.
Free Windows Admin Tool Kit Click here and download it now
October 27th, 2010 11:21am

Hi, Please find the sccm client logfile: <![LOG[Detected 4082 MB free disk space on system drive.]LOG]!><time="01:40:06.444+000" date="10-28-2010" component="ccmsetup" context="" type="1" thread="824" file="ccmsetup.cpp:459"> <![LOG[DetectWindowsEmbeddedFBWF() Detecting OS Version]LOG]!><time="01:40:06.444+000" date="10-28-2010" component="ccmsetup" context="" type="1" thread="824" file="ccmsetup.cpp:505"> <![LOG[Client OS is not Windows XP Embedded]LOG]!><time="01:40:06.444+000" date="10-28-2010" component="ccmsetup" context="" type="1" thread="824" file="ccmsetup.cpp:542"> <![LOG[Successfully ran BITS check.]LOG]!><time="01:40:06.480+000" date="10-28-2010" component="ccmsetup" context="" type="1" thread="824" file="ccmsetup.cpp:6944"> <![LOG[Failed to send HTTP request. (Error at WinHttpSendRequest: 12007)]LOG]!><time="01:40:06.480+000" date="10-28-2010" component="ccmsetup" context="" type="2" thread="824" file="ccmsetup.cpp:5740"> <![LOG[DownloadFileByWinHTTP encountered an unrecoverable error.]LOG]!><time="01:40:06.480+000" date="10-28-2010" component="ccmsetup" context="" type="3" thread="824" file="ccmsetup.cpp:5787"> <![LOG[Sending Fallback Status Point message, STATEID='308'.]LOG]!><time="01:40:06.480+000" date="10-28-2010" component="ccmsetup" context="" type="1" thread="824" file="ccmsetup.cpp:9165"> <![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="01:40:06.480+000" date="10-28-2010" component="FSPStateMessage" context="" type="3" thread="824" file="fsputillib.cpp:1253">
October 27th, 2010 4:14pm

That error translates to: ERROR_INTERNET_NAME_NOT_RESOLVED. Make sure that the client can reach the MP.
Free Windows Admin Tool Kit Click here and download it now
October 27th, 2010 4:24pm

Hi, Could you please check the following: The computer has an ADMIN$ share and able to connect from the SCCM server with the account used for Client push installation (You can check if you can access \\<Clientname>\ADMIN$ from the sccm server) In case this fails make sure that ADMIN$ is enabled in the client 1. From the server to the client there are no DNS issue 2. Firewall is not blocking the SMB traffic 3. Account Specified for client push is correct and have permission to connect to the share The WMI connection also should be possible from the SCCM server to the client with the account used for Client push installation (You can use WbemTest and try connecting to \\<Clientname>\root\cimv2 and make sure you are able to remotely connect to client WMI)Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
October 29th, 2010 5:14am

Hi Eric, 1) \\<Clientname>\ADMIN$ - able to access admin share from sccm server. 2) \\<Clientname>\root\cimv2 - unable to access P.S: the SCCM Client agent setup file reached client(%system32\CCMSetup\), but when i tried to execute manually CCMSetup.exe i got this below message from the ccmsetup log file. " <![LOG[Downloading \\sccm1\SMS_SSS\Client\ccmsetup.exe to C:\WINDOWS\system32\ccmsetup\ccmsetup.exe]LOG]!><time="23:26:33.148+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1856" file="ccmsetup.cpp:5098"> <![LOG[File download 10% complete (61440 of 611360 bytes).]LOG]!><time="23:26:33.164+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1856" file="ccmsetup.cpp:8533"> <![LOG[File download 20% complete (122880 of 611360 bytes).]LOG]!><time="23:26:33.164+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1856" file="ccmsetup.cpp:8533"> <![LOG[File download 30% complete (184320 of 611360 bytes).]LOG]!><time="23:26:33.164+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1856" file="ccmsetup.cpp:8533"> <![LOG[File download 40% complete (245760 of 611360 bytes).]LOG]!><time="23:26:33.179+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1856" file="ccmsetup.cpp:8533"> <![LOG[File download 50% complete (307200 of 611360 bytes).]LOG]!><time="23:26:33.179+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1856" file="ccmsetup.cpp:8533"> <![LOG[File download 60% complete (368640 of 611360 bytes).]LOG]!><time="23:26:33.179+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1856" file="ccmsetup.cpp:8533"> <![LOG[File download 70% complete (430080 of 611360 bytes).]LOG]!><time="23:26:33.179+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1856" file="ccmsetup.cpp:8533"> <![LOG[File download 80% complete (491520 of 611360 bytes).]LOG]!><time="23:26:33.195+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1856" file="ccmsetup.cpp:8533"> <![LOG[File download 90% complete (552960 of 611360 bytes).]LOG]!><time="23:26:33.195+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1856" file="ccmsetup.cpp:8533"> <![LOG[File download 100% complete (611360 of 611360 bytes).]LOG]!><time="23:26:33.226+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1856" file="ccmsetup.cpp:8533"> <![LOG[Download complete.]LOG]!><time="23:26:33.242+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1856" file="ccmsetup.cpp:5176"> <![LOG[Running as user "suresh"]LOG]!><time="23:26:33.242+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1856" file="ccmsetup.cpp:2529"> <![LOG[Detected 4057 MB free disk space on system drive.]LOG]!><time="23:26:33.242+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1856" file="ccmsetup.cpp:459"> <![LOG[DetectWindowsEmbeddedFBWF() Detecting OS Version]LOG]!><time="23:26:33.242+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1856" file="ccmsetup.cpp:505"> <![LOG[Client OS is not Windows XP Embedded]LOG]!><time="23:26:33.242+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1856" file="ccmsetup.cpp:542"> <![LOG[Successfully ran BITS check.]LOG]!><time="23:26:33.273+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1856" file="ccmsetup.cpp:6944"> <![LOG[Failed to send HTTP request. (Error at WinHttpSendRequest: 12007)]LOG]!><time="23:26:33.273+000" date="10-29-2010" component="ccmsetup" context="" type="2" thread="1856" file="ccmsetup.cpp:5740"> <![LOG[DownloadFileByWinHTTP encountered an unrecoverable error.]LOG]!><time="23:26:33.273+000" date="10-29-2010" component="ccmsetup" context="" type="3" thread="1856" file="ccmsetup.cpp:5787"> <![LOG[Sending Fallback Status Point message, STATEID='308'.]LOG]!><time="23:26:33.273+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1856" file="ccmsetup.cpp:9165"> <![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="23:26:33.289+000" date="10-29-2010" component="FSPStateMessage" context="" type="3" thread="1856" file="fsputillib.cpp:1253"> <![LOG[==========[ ccmsetup started in process 1820 ]==========]LOG]!><time="23:51:40.703+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:8849"> <![LOG[Version: 4.0.6221.1000]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:1907"> <![LOG[Command line parameters for ccmsetup have been specified. No registry lookup for command line parameters is required.]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:3932"> <![LOG[Command line: "C:\WINDOWS\system32\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:3941"> <![LOG[CCMHTTPPORT: 80]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:7847"> <![LOG[CCMHTTPSPORT: 443]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:7862"> <![LOG[CCMHTTPSSTATE: 0]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:7880"> <![LOG[CCMHTTPSCERTNAME: ]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:7908"> <![LOG[FSP: SCCM1.NUGGETS.COM]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:7923"> <![LOG[CCMFIRSTCERT: 0]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:7965"> <![LOG[Config file: C:\WINDOWS\system32\ccmsetup\MobileClient.tcf]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:4336"> <![LOG[Retry time: 10 minute(s)]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:4337"> <![LOG[MSI log file: ]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:4338"> <![LOG[MSI properties: INSTALL="ALL" SMSSITECODE="SSS" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="0" FSP="SCCM1.NUGGETS.COM" CCMFIRSTCERT="0"]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:4339"> <![LOG[Source List:]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:4347"> <![LOG[ \\SCCM1.NUGGETS.COM\SMSClient]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:4354"> <![LOG[ \\SCCM1\SMSClient]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:4363"> <![LOG[MPs:]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:4366"> <![LOG[ SCCM1.NUGGETS.COM]LOG]!><time="23:51:40.765+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:4381"> <![LOG[Updated security on object C:\WINDOWS\system32\ccmsetup\.]LOG]!><time="23:51:41.296+000" date="10-29-2010" component="ccmsetup" context="" type="0" thread="1824" file="ccmsetup.cpp:8688"> <![LOG[Sending Fallback Status Point message, STATEID='100'.]LOG]!><time="23:51:41.296+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1824" file="ccmsetup.cpp:9165"> <![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="23:51:42.343+000" date="10-29-2010" component="FSPStateMessage" context="" type="3" thread="1824" file="fsputillib.cpp:1253"> <![LOG[Running as user "SYSTEM"]LOG]!><time="23:51:42.468+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1956" file="ccmsetup.cpp:2529"> <![LOG[Detected 4064 MB free disk space on system drive.]LOG]!><time="23:51:42.468+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1956" file="ccmsetup.cpp:459"> <![LOG[DetectWindowsEmbeddedFBWF() Detecting OS Version]LOG]!><time="23:51:42.468+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1956" file="ccmsetup.cpp:505"> <![LOG[Client OS is not Windows XP Embedded]LOG]!><time="23:51:42.468+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1956" file="ccmsetup.cpp:542"> <![LOG[Successfully ran BITS check.]LOG]!><time="23:51:44.562+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1956" file="ccmsetup.cpp:6944"> <![LOG[Failed to send HTTP request. (Error at WinHttpSendRequest: 12007)]LOG]!><time="23:51:44.562+000" date="10-29-2010" component="ccmsetup" context="" type="2" thread="1956" file="ccmsetup.cpp:5740"> <![LOG[DownloadFileByWinHTTP encountered an unrecoverable error.]LOG]!><time="23:51:44.562+000" date="10-29-2010" component="ccmsetup" context="" type="3" thread="1956" file="ccmsetup.cpp:5787"> <![LOG[Sending Fallback Status Point message, STATEID='308'.]LOG]!><time="23:51:44.593+000" date="10-29-2010" component="ccmsetup" context="" type="1" thread="1956" file="ccmsetup.cpp:9165"> <![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="23:51:44.593+000" date="10-29-2010" component="FSPStateMessage" context="" type="3" thread="1956" file="fsputillib.cpp:1253"> " Any help would be much appreciated. Thanks.
Free Windows Admin Tool Kit Click here and download it now
October 29th, 2010 3:21pm

Hi, Could you take the actions as follows: 1. Open Configuration Manager console. Expand Site Systems. Right click the SCCM site server and select New Roles. 2. Make sure you have selected "Specify a Fully qualified domain name(FQDN) for this site server on the intranet" and you must input the correct FQDN of your site server.Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
November 2nd, 2010 2:42am

Hi Eric, Sorry for delay response. I have checked the above action and it was configured properly. Please advice me to proceed further. Thanks, Suresh
Free Windows Admin Tool Kit Click here and download it now
November 2nd, 2010 1:38pm

<![LOG[Failed to send HTTP request. (Error at WinHttpSendRequest: 12007)]LOG]!><time="23:26:33.273+000" date="10-29-2010" component="ccmsetup" context="" type="2" thread="1856" file="ccmsetup.cpp:5740"> Make sure that your MP is working. Download ConfigMgr toolkit 2 and use the MP troubleshooter plus search the forums. 12007 was already discussed and solved.
November 2nd, 2010 2:59pm

Hi Torsten, I went through all client installation solution forums and followed all the steps. Though, I am unable to install SCCM client. here is the attached latest server and client logs. here's the server log CCM file:- Getting a new request from queue "Incoming" after 100 millisecond delay. SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:06 AM 10208 (0x27E0) Received request: "1VEZGBP1" for machine name: "XP" on queue: "Incoming". SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:06 AM 10208 (0x27E0) Stored request "1VEZGBP1", machine name "XP", in queue "Processing". SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:06 AM 10208 (0x27E0) ======>Begin Processing request: "1VEZGBP1", machine name: "XP" SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:06 AM 10084 (0x2764) ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:06 AM 10084 (0x2764) ---> Attempting to connect to administrative share '\\xp.nuggets.com\admin$' using account 'nuggets.com\administrator' SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:06 AM 10084 (0x2764) ---> The 'best-shot' account has now succeeded 13056 times and failed 6 times. SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:06 AM 10084 (0x2764) ---> Connected to administrative share on machine xp.nuggets.com using account 'nuggets.com\administrator' SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:06 AM 10084 (0x2764) ---> Attempting to make IPC connection to share <\\xp.nuggets.com\IPC$> SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:06 AM 10084 (0x2764) ---> Searching for SMSClientInstall.* under '\\xp.nuggets.com\admin$\' SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:06 AM 10084 (0x2764) ---> System OS version string "5.1.2600" converted to 5.10 SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:07 AM 10084 (0x2764) ---> Service Pack version from machine "XP" is 3 SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:07 AM 10084 (0x2764) CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:07 AM 10084 (0x2764) ---> Unable to connect to WMI (r) on remote machine "XP", error = 0x8004100e. SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:07 AM 10084 (0x2764) ---> Creating \ VerifyingCopying exsistance of destination directory \\XP\admin$\system32\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:07 AM 10084 (0x2764) ---> Copying client files to \\XP\admin$\system32\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:07 AM 10084 (0x2764) ---> Updated service "ccmsetup" on machine "XP". SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:07 AM 10084 (0x2764) ---> Started service "ccmsetup" on machine "XP". SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:07 AM 10084 (0x2764) ---> Deleting SMS Client Install Lock File '\\xp.nuggets.com\admin$\SMSClientInstall.000' SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:08 AM 10084 (0x2764) ---> Completed request "1VEZGBP1", machine name "XP". SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:08 AM 10084 (0x2764) Deleted request "1VEZGBP1", machine name "XP" SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:08 AM 10084 (0x2764) <======End request: "1VEZGBP1", machine name: "XP". SMS_CLIENT_CONFIG_MANAGER 11/18/2010 2:46:08 AM 10084 (0x2764) Here's the client log file: <![LOG[Command line parameters for ccmsetup have been specified. No registry lookup for command line parameters is required.]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:3932"> <![LOG[Command line: "C:\WINDOWS\system32\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:3941"> <![LOG[CCMHTTPPORT: 80]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:7847"> <![LOG[CCMHTTPSPORT: 443]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:7862"> <![LOG[CCMHTTPSSTATE: 0]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:7880"> <![LOG[CCMHTTPSCERTNAME: ]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:7908"> <![LOG[FSP: SCCM1.NUGGETS.COM]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:7923"> <![LOG[CCMFIRSTCERT: 0]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:7965"> <![LOG[Config file: C:\WINDOWS\system32\ccmsetup\MobileClient.tcf]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:4336"> <![LOG[Retry time: 10 minute(s)]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:4337"> <![LOG[MSI log file: ]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:4338"> <![LOG[MSI properties: INSTALL="ALL" SMSSITECODE="000" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="0" FSP="SCCM1.NUGGETS.COM" CCMFIRSTCERT="0"]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:4339"> <![LOG[Source List:]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:4347"> <![LOG[ \\SCCM1.NUGGETS.COM\SMSClient]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:4354"> <![LOG[ \\SCCM1\SMSClient]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:4363"> <![LOG[MPs:]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:4366"> <![LOG[ SCCM1.NUGGETS.COM]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:4381"> <![LOG[Updated security on object C:\WINDOWS\system32\ccmsetup\.]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="0" thread="252" file="ccmsetup.cpp:8688"> <![LOG[Sending Fallback Status Point message, STATEID='100'.]LOG]!><time="02:51:15.131+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="252" file="ccmsetup.cpp:9165"> <![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="02:51:15.147+000" date="11-18-2010" component="FSPStateMessage" context="" type="3" thread="252" file="fsputillib.cpp:1253"> <![LOG[Running as user "SYSTEM"]LOG]!><time="02:51:15.147+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="1648" file="ccmsetup.cpp:2529"> <![LOG[Detected 3853 MB free disk space on system drive.]LOG]!><time="02:51:15.147+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="1648" file="ccmsetup.cpp:459"> <![LOG[DetectWindowsEmbeddedFBWF() Detecting OS Version]LOG]!><time="02:51:15.147+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="1648" file="ccmsetup.cpp:505"> <![LOG[Client OS is not Windows XP Embedded]LOG]!><time="02:51:15.147+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="1648" file="ccmsetup.cpp:542"> <![LOG[Ccmsetup is being restarted due to an administrative action. Installation files will be reset and downloaded again.]LOG]!><time="02:51:15.147+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="1648" file="ccmsetup.cpp:2613"> <![LOG[Successfully ran BITS check.]LOG]!><time="02:51:15.194+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="1648" file="ccmsetup.cpp:6944"> <![LOG[Failed to send HTTP request. (Error at WinHttpSendRequest: 12007)]LOG]!><time="02:51:15.194+000" date="11-18-2010" component="ccmsetup" context="" type="2" thread="1648" file="ccmsetup.cpp:5740"> <![LOG[DownloadFileByWinHTTP encountered an unrecoverable error.]LOG]!><time="02:51:15.194+000" date="11-18-2010" component="ccmsetup" context="" type="3" thread="1648" file="ccmsetup.cpp:5787"> <![LOG[Sending Fallback Status Point message, STATEID='308'.]LOG]!><time="02:51:15.194+000" date="11-18-2010" component="ccmsetup" context="" type="1" thread="1648" file="ccmsetup.cpp:9165"> <![LOG[sending with winhttp failed; 80072ee7]LOG]!><time="02:51:15.194+000" date="11-18-2010" component="FSPStateMessage" context="" type="3" thread="1648" file="fsputillib.cpp:1253"> Regards, Suresh
Free Windows Admin Tool Kit Click here and download it now
November 17th, 2010 4:31pm

Something is wrong with your MP or there's a typo in the FQDN of the MP on the site properties. John Marcum | http://myitforum.com/cs2/blogs/jmarcum/|
November 17th, 2010 4:42pm

Can you post the MPSETUP.LOG SankaSanka Perera
Free Windows Admin Tool Kit Click here and download it now
November 18th, 2010 1:24am

Hi Sanka, Sorry for the delay response. here we go...the MP setup log. <10-27-2010 22:41:42> ==================================================================== <10-27-2010 22:41:42> SMSMP Setup Started.... <10-27-2010 22:41:42> Parameters: C:\PROGRA~1\MIF083~1\bin\i386\ROLESE~1.EXE /install /siteserver:SCCM1 SMSMP <10-27-2010 22:41:42> Installing Pre Reqs for SMSMP <10-27-2010 22:41:42> ======== Installing Pre Reqs for Role SMSMP ======== <10-27-2010 22:41:42> Found 1 Pre Reqs for Role SMSMP <10-27-2010 22:41:42> Pre Req MSXML60 found. <10-27-2010 22:41:42> MSXML60 already installed (Product Code: {A43BF6A5-D5F0-4AAA-BF41-65995063EC44}). Would not install again. <10-27-2010 22:41:42> Pre Req MSXML60 is already installed. Skipping it. <10-27-2010 22:41:42> ======== Completed Installion of Pre Reqs for Role SMSMP ======== <10-27-2010 22:41:42> Installing the SMSMP <10-27-2010 22:41:42> Passed OS version check. <10-27-2010 22:41:42> IIS Service is installed. <10-27-2010 22:41:42> No versions of SMSMP are installed. Installing new SMSMP. <10-27-2010 22:41:42> Enabling MSI logging. mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log <10-27-2010 22:41:42> Installing C:\Program Files\Microsoft Configuration Manager\bin\i386\mp.msi CCMINSTALLDIR="C:\Program Files\SMS_CCM" CCMSERVERDATAROOT="C:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1 <10-27-2010 22:47:18> mp.msi exited with return code: 0 <10-27-2010 22:47:18> Verifying CCM_CLIENT virtual directory. <10-27-2010 22:47:18> Website path is IIS://LocalHost/W3SVC/1. <10-27-2010 22:47:18> Connecting to IIS. <10-27-2010 22:47:18> CCM_CLIENT is currently C:\Program Files\Microsoft Configuration Manager\Client. <10-27-2010 22:47:18> Installation was successful. <11-11-2010 21:25:48> ==================================================================== <11-11-2010 21:25:48> SMSMP Setup Started.... <11-11-2010 21:25:48> Parameters: C:\PROGRA~1\MIF083~1\bin\i386\ROLESE~1.EXE /deinstall /siteserver:SCCM1 SMSMP <11-11-2010 21:25:48> Deinstalling the SMSMP <11-11-2010 21:25:48> Enabling MSI logging. mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log <11-11-2010 21:25:48> Deinstalling SMSMP, with product code {7AF53388-F428-4A8B-8F20-DBB4851E3424} <11-11-2010 21:26:42> SMSMP deinstall exited with return code: 0 <11-11-2010 21:26:42> Deinstallation was successful. <11-11-2010 21:26:42> Removing MP Registry. <11-11-2010 21:27:28> ==================================================================== <11-11-2010 21:27:28> SMSMP Setup Started.... <11-11-2010 21:27:28> Parameters: C:\PROGRA~1\MIF083~1\bin\i386\ROLESE~1.EXE /install /siteserver:SCCM1 SMSMP <11-11-2010 21:27:28> Installing Pre Reqs for SMSMP <11-11-2010 21:27:28> ======== Installing Pre Reqs for Role SMSMP ======== <11-11-2010 21:27:28> Found 1 Pre Reqs for Role SMSMP <11-11-2010 21:27:28> Pre Req MSXML60 found. <11-11-2010 21:27:28> MSXML60 already installed (Product Code: {A43BF6A5-D5F0-4AAA-BF41-65995063EC44}). Would not install again. <11-11-2010 21:27:28> Pre Req MSXML60 is already installed. Skipping it. <11-11-2010 21:27:28> ======== Completed Installion of Pre Reqs for Role SMSMP ======== <11-11-2010 21:27:28> Installing the SMSMP <11-11-2010 21:27:28> Passed OS version check. <11-11-2010 21:27:28> IIS Service is installed. <11-11-2010 21:27:28> No versions of SMSMP are installed. Installing new SMSMP. <11-11-2010 21:27:28> Enabling MSI logging. mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log <11-11-2010 21:27:28> Installing C:\Program Files\Microsoft Configuration Manager\bin\i386\mp.msi CCMINSTALLDIR="C:\Program Files\SMS_CCM" CCMSERVERDATAROOT="C:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1 <11-11-2010 21:32:36> mp.msi exited with return code: 0 <11-11-2010 21:32:36> Verifying CCM_CLIENT virtual directory. <11-11-2010 21:32:36> Website path is IIS://LocalHost/W3SVC/1. <11-11-2010 21:32:36> Connecting to IIS. <11-11-2010 21:32:36> CCM_CLIENT is currently C:\Program Files\Microsoft Configuration Manager\Client. <11-11-2010 21:32:36> Installation was successful. <11-11-2010 21:55:47> ==================================================================== <11-11-2010 21:55:47> SMSMP Setup Started.... <11-11-2010 21:55:47> Parameters: C:\PROGRA~1\MIF083~1\bin\i386\ROLESE~1.EXE /sitedeinstall /siteserver:SCCM1 SMSMP <11-11-2010 21:55:47> Deinstalling the SMSMP <11-11-2010 21:55:47> Enabling MSI logging. mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log <11-11-2010 21:55:47> Deinstalling SMSMP, with product code {7AF53388-F428-4A8B-8F20-DBB4851E3424} <11-11-2010 21:56:33> SMSMP deinstall exited with return code: 0 <11-11-2010 21:56:33> Deinstallation was successful. <11-11-2010 21:56:33> Removing MP Registry. <11-11-2010 23:51:46> ==================================================================== <11-11-2010 23:51:46> SMSMP Setup Started.... <11-11-2010 23:51:46> Parameters: C:\PROGRA~1\MIF083~1\bin\i386\ROLESE~1.EXE /install /siteserver:SCCM1 SMSMP <11-11-2010 23:51:46> Installing Pre Reqs for SMSMP <11-11-2010 23:51:46> ======== Installing Pre Reqs for Role SMSMP ======== <11-11-2010 23:51:46> Found 1 Pre Reqs for Role SMSMP <11-11-2010 23:51:46> Pre Req MSXML60 found. <11-11-2010 23:51:46> MSXML60 already installed (Product Code: {A43BF6A5-D5F0-4AAA-BF41-65995063EC44}). Would not install again. <11-11-2010 23:51:46> Pre Req MSXML60 is already installed. Skipping it. <11-11-2010 23:51:46> ======== Completed Installion of Pre Reqs for Role SMSMP ======== <11-11-2010 23:51:46> Installing the SMSMP <11-11-2010 23:51:46> Passed OS version check. <11-11-2010 23:51:46> IIS Service is installed. <11-11-2010 23:51:46> No versions of SMSMP are installed. Installing new SMSMP. <11-11-2010 23:51:46> Enabling MSI logging. mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log <11-11-2010 23:51:46> Installing C:\Program Files\Microsoft Configuration Manager\bin\i386\mp.msi CCMINSTALLDIR="C:\Program Files\SMS_CCM" CCMSERVERDATAROOT="C:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1 <11-11-2010 23:57:20> mp.msi exited with return code: 0 <11-11-2010 23:57:20> Verifying CCM_CLIENT virtual directory. <11-11-2010 23:57:20> Website path is IIS://LocalHost/W3SVC/1. <11-11-2010 23:57:20> Connecting to IIS. <11-11-2010 23:57:21> CCM_CLIENT is currently C:\Program Files\Microsoft Configuration Manager\Client. <11-11-2010 23:57:21> Installation was successful. Thanks,
November 22nd, 2010 10:02am

Error 12007: The server name could not be resolved ERROR_INTERNET_NAME_NOT_RESOLVED from the client please try pinging SCCM1.NUGGETS.COM and make sure the IP is pointing to the correct server MP server?Regards, Madan
Free Windows Admin Tool Kit Click here and download it now
November 22nd, 2010 10:48am

Thanks a lot MADAN MOHAN.
November 22nd, 2010 11:48am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics